-
Home
-
Invoicing with InvoiceXpress for WooCommerce – Free
-
6.2
-
Code
-
Classes
- JsonRequest
Total Complexity |
48 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
297 |
Lines of code |
211 |
Logical lines of code |
97 |
Comment lines |
58 |
Methods |
13 |
Properties |
7 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
errorMessage() |
A |
56 |
12 |
17 |
jsonToObject() |
A |
48 |
8 |
36 |
getRequestWhileStatusCode() |
S |
50 |
5 |
30 |
handle_and_return_response() |
S |
49 |
3 |
33 |
wp_remote_args() |
S |
57 |
4 |
17 |
putRequest() |
S |
58 |
3 |
17 |
processGetRequest() |
S |
64 |
4 |
8 |
getRequest() |
S |
62 |
2 |
12 |
postRequest() |
S |
62 |
2 |
12 |
__construct() |
S |
66 |
2 |
8 |
setApiUrl() |
S |
69 |
1 |
8 |
processPostRequest() |
S |
70 |
1 |
5 |
processPutRequest() |
S |
65 |
1 |
8 |